@charset "utf-8";

/* CSS Document */
* {
    font-family: '思源黑体', 'Source Han Sans CN', 'MicroSoft YaHei', Arial;
    padding: 0;
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    /* min-width: 1700px */
}

img {
    border: 0px;
}

ul,
li,
form {
    list-style: none;
    padding: 0;
    margin: 0;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: none;
}

table td {
    line-height: 150%;
}

p {
    line-height: 180%;
}



/*  省略号兼容  */
.wrap {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.wrap .text {
    float: right;
    margin-left: -5px;
    width: 100%;
    word-break: break-all;
}


.wrap::after {
    float: right;
    content: '...';
    width: 163px;
    height: 20px;
    right: 0;
    bottom: 2px;
    line-height: 20px;
    position: absolute;
    padding-right: 5px;
    background: #fff;
}

.AboutusP {
    height: 78px;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}




#Body {
    width: 100%;
    text-align: center;
    background: #fff;
}

#Header {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}

#Content {
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

#Content1 {
    width: 1200px;
    margin: auto;
}

#Content2 {}

#Content3 {
    background: #F1F8FF;
    width: 100%;
    marign: auto;
    height: 495px;
}

.content {
    width: 100%;
    background: #f5faff;
    overflow: hidden;
}

#Footer {
    background: #006AB8;
    margin: 0 auto;
    clear: both;
}

.log_con {
    width: 100%;
    min-height: 637px;
    background: url(../img/logg.jpg) repeat-x left top #F5FAFF;
    padding: 60px 0px;
    overflow: hidden;
}

.swiperModel {
    display: flex;
    flex-direction: column;
    position: relative;
}

.swiperModel>a:first-of-type {
    width: 100%;
    height: 103px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.swiperModel>a>img {
    width: 100%;
}

.swiperModel>p {
    /*height: ;*/
    margin-top: 10px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}

.section-2-box-left p {
    /* height: 130px; */
    height: 80px;
    /* text-indent: 24px; */
    color: #333;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.swiperModel hr {
    width: 200px;
    height: 1.5px;
    position: absolute;
}

.swiperModel-list {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 10px;
}

.swiperModel-list>a {
    width: 30%;
    margin-right: 5%;
}

.swiperModel-list>a:nth-child(3n) {
    margin-right: 0;
}

.swiperModel-list>a>img {
    width: 100%;
    height: 127px;
}

.social-icons a {
    padding: 3px 0 !important;
}

/*导航*/
.yuyan {
    padding: 0 6%;
    height: 28px;
    background: #e8f5ff;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.yuyan_dw {
    width: 160px;
    position: relative;
    display: flex;
    justify-content: flex-end;
}

.yuyan_dw li {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: right;
    font-size: 16px;
    color: #333;
    line-height: 28px;
    position: relative;
    cursor: pointer
}

.nav li,
.navBar li {
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #333;
    position: relative;
    white-space: nowrap;
}

.gou li {
    float: left;
    text-align: right;
    padding-left: 10px;
    font-size: 16px;
    color: #666;
    position: relative;
    line-height: 28px;
}

.yuyan_dw li a,
.nav li a,
.navBar li a {
    color: #333;
}

.gou li a {
    color: #666;
}

.nav li a:hover,
.gou li a:hover,
.navBar li a:hover {
    color: #1482DA;
}

.nav li.da,
.nav li.da a,
.navBar li.da,
.navBar li.da a {
    font-size: 18px;
    color: #1482DA;
    font-weight: 600;
}

.yuyan_dw li img,
.yuyan_dw li ul li img {
    margin-right: 5px;
}

.yuyan_dw li ul li {
    float: none;
    clear: both;
    display: block;
    text-align: center;
    height: auto;
    overflow: hidden;
    background: none;
    padding: 0px;
    border-bottom: 1px solid #fff;
}

.nav li ul li,
.gou li ul li,
.navBar li ul li {
    float: none;
    clear: both;
    display: block;
    height: auto;
    padding: 0px 12px;
    overflow: hidden;
    background: none;
    border-bottom: 1px solid #fff;
    text-align: left;
}

.yuyan_dw li ul li a {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 0 0 0 20px;
    width: 100px;
    height: 30px;
    margin: 0;
    font-size: 14px;
    color: #333;
}

.nav li ul li a,
.navBar li ul li a,
.gou li ul li a,
.nav li.da ul li a,
.navBar li.da ul li a,
.gou li.da ul li a {
    float: none;
    clear: both;
    height: 39px;
    margin: 0;
    white-space: nowrap;
    font-weight: 500;
    line-height: 39px;
    font-size: 14px;
    border: none;
    color: #333;
    width: 100px;
}

.yuyan_dw li ul li a:hover {
    color: #006ab7;
    font-weight: normal;
    position: relative;
    width: 100px;
}

.nav li ul li a:hover,
.navBar li ul li a:hover,
.gou li ul li a:hover {
    height: 39px;
    color: #006ab7;
    font-weight: normal;
    position: relative;
    width: 100px;
}

.yuyan_dw li ul {
    position: absolute;
    display: none;
    top: 28px;
    left: -14px;
    z-index: 100000;
    width: 100px;
    background: #e8f5ff;
    opacity: 0.8;
}

.nav li ul,
.gou li ul,
.navBar li ul {
    position: absolute;
    display: none;
    top: 26px;
    left: -4px;
    z-index: 100000;
    width: 150px;
    background: #e8f5ff;
    opacity: 0.8;
    text-align: left;
}

.head {
    position: relative;
    z-index: 997;
}

.head nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 150px;
    box-sizing: border-box;
    background: #fff;
}


.head .logo {
    width: 25%;
}

.head .logo a {
    display: flex;
    justify-content: center;
    align-items: center;
}

.head .logo b {
    position: relative;
    top: 30px;
    left: 15px;
    font-size: 18px;
}

.head .logo img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 88px;
    border-right: 4px solid #0b85de;
    padding-right: 10px;
}

.midd {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    transform: translate(15%, 0px);
    position: relative;
    z-index: 2;
}

.seach {
    width: 800px;
    height: 40px;
    margin: 0 auto;
}


.seach>form {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.seach>form>input {
    width: 400px;
    height: 40px;
    padding: 0 20px 0;
    outline: none;
    border-radius: 10px 0 0 10px;
    border: 1px solid #1482DA;
    box-sizing: border-box;
}


.seach .seach-select {
    width: 104px;
    height: 40px;
    background-color: #1482DA;
    cursor: pointer;
    position: relative;
    border-right: 1px solid #fff;
    box-sizing: border-box;
}

.seach .seach-select p {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 12px;
}

.seach .seach-select p span {}

.seach .seach-select p i {
    margin-left: 6px;
}

.seach .seach-select:hover ul {
    height: 88px;
    transition: all 0.5s ease 0s;
}

.seach .seach-select ul {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    height: 0;
    background-color: #fff;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .1);
    overflow: hidden;
    transition: all 0.5s ease 0s;
    z-index: 999;
}

.seach .seach-select ul li {
    width: 100%;
    height: 44px;
    font-size: 14px;
    color: #333;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid #ccc;
}

.seach .seach-select ul li:last-of-type {
    border: 0;
}

.seach .seach-select ul li:hover {
    background-color: #e8f5ff;
    border-bottom: 1px solid #e8f5ff;
}


.seach>form>a {
    width: 70px;
    height: 40px;
    border: 1px solid #1482DA;
    background-color: #1482DA;
    cursor: pointer;
    background: url(../img/seach.png) center center no-repeat;
    border-radius: 0 10px 10px 0;
    box-sizing: border-box;
}

.seachActive {
    background-color: #e8f5ff !important;
}

.searchResults {
    width: 400px;
    position: absolute;
    top: 40px;
    left: 113px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    z-index: 100;
    padding: 0 20px 0;
    /*border: 1px solid #1482DA;*/
    border-top: 0;
    border-radius: 0 0 10px 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.searchResults a {
    width: 100%;
    line-height: 28px;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: left;
}

.searchResults a:hover {
    color: #1482DA;
}


.internetLink {
    width: 25%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-top: 110px;
    position: relative;
    right: 30px;
    z-index: 1;
}


.social-icons li {
    margin: 0 !important;
}

.internetLink i {
    margin: 0 10px;
    cursor: pointer;
    font-size: 18px;
}

.internetLink li {
    position: relative;
}

.internetLink li:hover .codeView {
    display: block;
}

.codeView {
    display: none;
    position: absolute;
    top: -218px;
    left: -78px;
    padding: 10px;
    box-sizing: border-box;
    width: 200px;
    height: 200px;
    z-index: 1;
    background-color: #f1f1f1;
    border-radius: 5px;
}

.codeView div {
    position: absolute;
    left: 50%;
    top: 200px;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #f1f1f1;
}

.codeView img {
    width: 180px;
}

/*.seach .txt {*/
/*    width: 86%;*/
/*    float: left;*/
/*    height: 38px;*/
/*    *height: 40px;*/
/*    border: 1px solid #1482DA;*/
/*    border-right: 0;*/
/*    line-height: 40px;*/
/*    padding-left: 0px 20px;*/
/*    outline: none;*/
/*    font-size: 16px;*/
/*}*/

/*.seach .but {*/
/*    width: 13%;*/
/*    text-align: center;*/
/*    color: #fff;*/
/*    font-size: 20px;*/
/*    float: left;*/
/*    border: none;*/
/*    height: 40px;*/
/*    background: url(../img/seach.png) no-repeat left center;*/
/*    cursor: pointer;*/
/*    color: #fff;*/
/*}*/

.gou {
    display: flex;
    justify-content: flex-end;
    margin-left: 30px
}

.nav,
.navBar {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    padding-top: 30px;
}

.gou #gou {
    font-size: 20px;
    position: relative;
}

.gou .ci-count {
    position: absolute;
    top: 12px;
    left: 20px;
    right: auto;
    display: inline-block;
    padding: 1px;
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    background-color: #f10215;
    -moz-border-radius: 7px;
    border-radius: 7px;
    min-width: 10px;
    text-align: center;
    font-style: normal
}


.social-icons {
    list-style: outside none none;
    padding: 10px 0;
    margin-bottom: 0;
    font-size: 16px !important;
    color: #F12925;
}

.social-icons li {
    margin-right: 10px;
    display: inline;
}

.social-icons li:last-child,
.social-icons li:last-child a {
    margin-right: 0 !important;
    padding-right: 0 !important;
}

.social-icons a {
    color: #fff;
    font-size: 14px;
    line-height: 15px;
    padding: 3px 5px;
    transition: color 0.3s ease-in-out 0s;
    vertical-align: middle;
}

.social-icons a:hover {
    color: #00AEFF
}


/*---分页样式 ------*/
.fenye {
    margin: auto;
    padding: 0 0 30px;
    text-align: center;
    display: flex;
}

.fenye ul {
    margin: auto;
    border: 1px solid #d7d7d7;
    height: 36px;
    border-radius: 4px;
    font-size: 14px;
    line-height: 36px;
    min-width: 60px;
}

.fenye ul li {
    float: left;
    color: #666;
    width: 35px;
    border-right: 1px solid #d7d7d7;
    cursor: pointer;
}

.fenye ul li a {
    color: #666;
    display: block;
    width: 100%;
    height: 100%;
}


.fenye ul li:hover {
    color: #fff;
    background: #2977c7;
}

.fenye ul li:hover a {
    color: #fff;
}

.fenye ul #da {
    color: #fff;
    background: #2977c7;
}

.fenye ul #da a {
    color: #fff;
}

.fenye ul li i {
    cursor: pointer;
}

.fenye ul li:hover i {
    color: #fff;
}


#PageNum {
    width: 60%;
    text-align: center;
    margin: 35px auto 0px auto;
    line-height: 180%;
}

#PageNum li {
    background: #fff;
    margin: 0 3px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    color: #666;
    line-height: 30px;
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
}

#PageNum li a {
    color: #666;
}

#PageNum .numb {
    color: #1482DA;
    width: 30px;
    border: 1px solid #1482DA;
    border-radius: 4px;
}

#PageNum #go {
    background: #fff;
    font-size: 12px;
    color: #A9A9A9;
    padding: 0px 5px;
}

#PageNum #go #tiao {
    background: #fff;
    padding: 0 5px;
    color: #282828;
}

#PageNum select {
    margin-right: 5px;
    padding: 6px 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #E0E0E0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../img/jiant.png) no-repeat right 5px center;
    padding-right: 23px;
}

.h40 {
    width: 100%;
    height: 80px;
    display: block;
    overflow: hidden;
}

/*---推荐菜单------*/

.tjnav {
    width: 1200px;
    margin: auto;
}

.tjnav ul {
    width: 1260px;
    display: block;
    height: 198px;
}

.tjnav ul li {
    width: 230px;
    height: 151px;
    *height: 187px;
    float: left;
    border: 1px solid #d2e9fa;
    text-align: center;
    padding-top: 36px;
    background: #fff;
    margin-right: 9px;
}

.tjnav ul li img {
    display: block;
    margin: auto;
    border: 1px solid #000;
    border-radius: 50%;
    padding: 5px;
    height: 76px;
}

.tjnav ul li span {
    display: block;
    margin-top: 20px;
    font-size: 20px;
    font-weight: bolder;
    color: #1482DA;
}

.tjnav ul li span a {
    font-weight: bolder;
    color: #1482DA;
}

.tjnav ul li:hover {
    border: 1px solid #fff;
    -moz-box-shadow: 0px 0px 20px #ccc;
    -webkit-box-shadow: 0px 0px 20px #d2e9fa;
    box-shadow: 0px 0px 20px #d2e9fa;
}

/*-----页脚样式-----*/

.foot {
    width: 1200px;
    height: 72px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.foot .Le {
    font-size: 14px;
    color: #BACAD9;
    line-height: 160%;
}

.foot .Le a {
    color: #BACAD9;
}

.foot .internetLink {
    padding-top: 0;
    display: none
}

.foot .RI {}

.foot .RI a {
    padding-left: 30px;
    font-size: 16px;
    color: #fff;
    line-height: 200%;
    text-align: right;
    float: right;
    font-weight: bolder;
}

/*-----左右高度-------*/
.con_left {
    width: 200px;
    float: left;
    background: #fff;
    -moz-box-shadow: 0px 0px 12px #c9e1f5;
    -webkit-box-shadow: 0px 0px 12px #c9e1f5;
    box-shadow: 0px 0px 12px #d9e8f5;
    border-radius: 4px;
}

.con_right {
    width: 973px;
    float: right;
}

/* 首页访谈轮播 */
.ftcontent .pagination {
    width: 60px;
    height: 60px;
    border: 2px solid #FFF;
    border-radius: 50%;
    opacity: 0.3;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 4px;
}

.ftcontent .pagination_active {
    border: 2px solid #3399CC !important;
    opacity: 1 !important;
}

.ftlist {}

.ftitem {
    text-align: center;
}



/**---------单选按钮样式 -------------*/
label {
    padding-right: 10px;
}

input[type='radio'],
input[type='checkbox'] {
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;

}

.input_style {
    background: url(../img/green.png) no-repeat;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.radio_bg {
    background-position: -118px 0;
}

.checkbox_bg {
    background-position: 0 0;
}

.radio_bg_check {
    background-position: -166px 0;
}

.checkbox_bg_check {
    background-position: -48px 0;
}

/*----弹窗基本样式 -------*/
.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 996;
    -moz-opacity: 0.3;
    opacity: .70;
    filter: alpha(opacity=88);
}

.fatc {
    display: none;
    width: 602px;
    position: fixed;
    top: 8%;
    left: 30%;
    z-index: 998;
    background: #fff;
    border-radius: 5px;
    overflow: auto;
    box-shadow: 6px 6px 7px rgba(0, 0, 0, 0.3);
}

.fatc_t {
    height: 50px;
    line-height: 50px;
    background: #ecf5fc;
    font-size: 14px;
    color: #333;
    padding: 0px 23px;
    text-align: left;
}

.fatc_t i {
    float: right;
}

.fatc_t a {
    color: #666;
}

.tongy {
    padding: 30px 0px 30px 0px;
}

.tongy td {
    border: 0px;
}

.tongy .td01 {
    width: 150px;
    text-align: right;
    font-size: 16px;
    color: #333;
    border: 0px;
    padding: 8px 5px;
}

.tongy .td02 {
    padding-left: 15px;
    color: #999;
    border: 0px;
    padding: 8px 5px;
}

.tongy input {
    width: 378px;
    *width: 378px;
    height: 36px;
    border: 1px solid #dadada;
    border-radius: 4px;
    color: #999;
    font-size: 16px;
    padding: 0 5px;
}

.tongy select {
    width: 378px;
    height: 36px;
    border: 1px solid #dadada;
    border-radius: 4px;
    color: #999;
    font-size: 16px;
    line-height: 36px;
}

.tongy textarea {
    width: 378px;
    *width: 378px;
    height: 100px;
    *height: 110px;
    border: 1px solid #dadada;
    border-radius: 4px;
    color: #999;
    font-size: 16px;
    padding: 5px;
    line-height: 180%;
}

.tongy input[type="button"],
.cnet input[type="button"] {
    width: 89px;
    height: 28px;
    background: #1482DA;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    border: 0px;
}

.cnet input[type="submit"] {
    margin: auto;
    width: 193px;
    height: 45px;
    background: #fff;
    border: 1px solid #006ab7;
    border-radius: 2px;
    font-size: 18px;
    color: #333;
    line-height: 45px;
    text-align: center;
}

.cnet {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 180%;
    padding: 40px 0px;
}


/*-------结算部分弹窗样式----------*/

.fatc_b {
    padding: 10px;
}

.fatc_b .title {
    height: 40px;
    display: block
}

.fatc_b .title li {
    cursor: pointer;
    float: left;
    text-align: center;
    font-size: 16px;
    color: #666;
    line-height: 36px;
    height: 36px;
    padding: 0px 20px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    margin-right: 20px;
}

.fatc_b .title .Selected {
    padding: 0px 20px;
    text-align: center;
    background: #f8f8f8;
    color: #666;
    border: 1px solid #ff3f19;
    background: url(../img/more.png) no-repeat right bottom #fff;
}

.fatc_b .con {
    height: 420px;
    padding-top: 27px;
    overflow: hidden;
}

.fatc_b .con table {
    width: 100%;
}

.fatc_b .con table td {
    padding: 10px;
    border: 0px;
}

.fatc_b .con table td p a {
    color: #1482DA;
}

.fatc_b .con table td p {
    width: 100%;
    font-size: 12px;
    color: #666;
    line-height: 200%;
    margin: 20px 0px 20px 0px;
    text-align: center;
    display: block;
    font-weight: 400;
}

.fatc_b .con .cb1 {
    width: 130px;
    text-align: right;
    color: #333;
}

.fatc_b .con input {
    width: 307px;
    *width: 327px;
    height: 36px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    padding: 0px 10px;
    cursor: pointer;
}

.fatc_b .con .dang {
    border: 1px solid #ff3f19;
    border-radius: 4px;
    background: url(../img/more.png) no-repeat right bottom #fff;
}

.fatc_b input[type="submit"] {
    width: 90px;
    margin-right: 4px;
    height: 36px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    background: #fff;
}

.fatc_b input[type="reset"] {
    width: 89px;
    height: 29px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    background: #fff;
}

.fatc_b input[type="button"] {
    width: 89px;
    height: 29px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border: 0px;
    background: #1482DA;
    border-radius: 4px;
    margin-left: 40px;
}

.fatc_b .fpan {
    float: none;
    padding: 0 16px;
    margin-right: 5px;
    height: 36px;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    background: #fff;
    display: inline-block;
}

.dqbj {
    color: #666;
    border: 1px solid #ff3f19;
    background: url(../img/more.png) no-repeat right bottom #fff;
}

.fatc_b button a {
    color: #fff;
}

.fatc_b span {
    float: left;
    padding: 0px 15px;
    height: 42px;
    line-height: 42px;
    font-size: 14px;
    color: #999;
    border: 1px dashed #e6e6e6;
    border-radius: 4px;
}

.fatc_b #fenb {
    background: #f5faff;
    border: 1px solid #006ab7;
    color: #333;
    border-radius: 4px;
}

.fatc_b #xian {
    width: 40px;
    margin-top: 20px;
    float: left;
    border-top: 1px dashed #e6e6e6;
}

.fatc_b #xians {
    width: 40px;
    margin-top: 20px;
    float: left;
    border-top: 1px solid #006ab7;
}

.fatc_b select {
    width: 109px;
    height: 36px;
    border: 1px solid #dadada;
    border-radius: 4px;
    color: #999;
    font-size: 16px;
    line-height: 36px;
}


/*---------忘记密码样式----------*/
.wjmm {
    width: 1200px;
    margin: 60px auto;
    background: #fff;
    min-height: 595px;
}

.wjmm_t {
    width: 100%;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: #1482DA;
    font-size: 24px;
    color: #fff;
}

.wjmm_b {
    padding-top: 60px;
    width: 336px;
    margin: auto;
}

.wjmm_b input {
    width: 336px;
    height: 42px;
    font-size: 14px;
    border: 1px solid #E8E7E4;
    background: #F4F4F2;
    border-radius: 4px;
    color: #666;
    line-height: 42px;
}

.wjmm_b button {
    width: 336px;
    height: 42px;
    background: #1482DA;
    font-size: 17px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    border: 0px;
    border-radius: 4px;
}

.wjmm_b .bt {
    font-size: 20px;
    text-align: center;
    display: block;
    margin-bottom: 40px;
}

.wjmm_b p {
    font-size: 16px;
    text-align: center;
    display: block;
    line-height: 180%;
}

.wjmm_b p a {
    color: #1482DA;
}

.wjmm_b #pho {
    display: block;
    width: 325px;
    *width: 335px;
    height: 42px;
    padding: 0px 5px;
    font-size: 14px;
    border: 1px solid #E8E7E4;
    background: #F4F4F2;
    border-radius: 4px;
}

.wjmm_b label {
    float: left;
    margin-right: 10px;
    width: 69px;
    height: 40px;
    line-height: 42px;
    border-right: 1px solid #E8E7E4;
}


/*客服*/
.customerService {
    position: fixed;
    width: 158px;
    right: -133px;
    top: 60%;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    cursor: pointer;
    transition: all 0.5s ease 0s;
    z-index: 999;
}

.customerService:hover {
    right: 0;
}

.customerService_Title {
    width: 27px;
    background-color: #00a0e9;
    border-radius: 5px 0 0 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
    height: 110px;
    padding: 10px 0;
    text-align: center;
}

.customerService_Title img {
    width: 16px;
    height: 16px;
}

.customerService_List {
    padding: 6px;
    width: 130px;
    border-radius: 0 0 0 5px;
    background-color: #00a0e9;
}

.customerService_List ul {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 5px;
    padding: 0 10px;
    margin: 0;
}

.customerService_List ul li {
    width: 100%;
    height: 42px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    border-bottom: 1px solid #e6e5e4;
    box-sizing: border-box;
}

.customerService_List ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    color: #00a0e9;
    cursor: pointer;
    font-weight: bold;
}

.customerService_List ul li a img {
    width: 16px;
    height: 16px;
    margin-right: 4px;
}

.customerService_List ul li a:hover {
    color: #ff8100;
}

.customerService_List ul li:last-of-type {
    border-bottom: 0;
}

/*版权*/
.copyright {
    padding: 15px 0 30px;
    text-align: center;
    font-size: 16px;
    color: #333;
}




/*取消订单咨询*/
.clearOrder {
    width: 420px;
    display: flex;
    flex-direction: column;
}

.clearOrderMain {
    padding: 20px 0 0;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;

}

.clearOrderMain span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 30px;
    border: 1px solid #666;
    color: #666;
    font-size: 14px;
    margin-bottom: 20px;
    cursor: pointer;
}

.clearOrderMainActive {
    border: 1px solid #00a0ea !important;
    color: #00a0ea !important;
}

.clearOrderBtn {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 0 20px;
}

.clearOrderBtn button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 40px;
    outline: none;
    font-size: 16px;
    cursor: pointer;
    margin: 0 30px;
}

.clearOrderBtn button:first-of-type {
    background-color: #ececec;
    border: 1px solid #999;
    color: #666;
}

.clearOrderBtn button:last-of-type {
    background-color: #00a0ea;
    border: 1px solid #00a0ea;
    color: #fff;
}

.carSelect {
    outline: none;
    border: 1px solid #e6e6e6;
    width: 100px;
    height: 30px;
    border-radius: 0;
    font-size: 14px;
    color: #666;
}





/*平台入驻*/
.contactUs_Banner {
    padding: 40px 0;
    font-size: 24px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

.contactUs_Content {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    padding: 114px 0 165px;
    background: url(../img/contactUs_img.png) center center no-repeat;
    background-size: cover;
    position: relative;
}

.contactUs_Content_Info {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 30%;
    padding: 40px 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
}

.contactUs_Content_Info span {
    height: 100px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #333;
}

.contactUs_Content_Info img {
    height: 108px;
    margin-bottom: 40px;
}

.contactUs_Content_Info a {
    padding: 7px 40px;
    font-size: 18px;
    color: #333;
    text-align: center;
    border: 1px solid #333;
    cursor: pointer;
    -webkit-transition: .25s ease-in-out 0s;
    transition: .25s ease-in-out 0s;
}

.contactUs_Content_Info a:hover {
    border: 1px solid #1482DA;
    color: #fff;
    background-color: #1482DA;
}

.contactUs_Info {
    display: flex;
    flex-direction: column;
    width: 700px;
    height: auto;
    box-sizing: border-box;
    padding: 0 40px 0;
}

.contactUs_Info_Title {
    display: flex;
    justify-content: flex-start;
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
}

.h1516 .lxfs {
    display: flex;
    flex-wrap: wrap;
}

.lxfs .keew {
    /* width: 225px; */
    width: 208px;
    flex-direction: column;
    margin-right: 30px;
}

.lxfs .kspl {
    width: 46.7%;
    /* width: 345px; */
    flex-direction: column;
    padding-right: 20px;
}

.lxfs .keew .kspl1 input {
    width: 18px;
}

.lxfs .contactUs_Info_Ipt .kspl1 {
    display: flex;
    align-items: center;
}

.contactUs_Info_Ipt {
    display: flex;
    justify-content: center;
    /* align-items: center; */
    width: 100%;
    margin-bottom: 15px;
}

.contactUs_Info_Ipt label {
    /* display: flex; */
    /* justify-content: flex-end; */
    align-items: center;
    width: 50%;
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    font-weight: bold;
    padding-bottom: 5px;
}

.contactUs_Info_Ipt label span {
    color: #000;
    /* position: relative;
    top: 4px;
    right: 6px; */
}

.contactUs_Info_Ipt input {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    /* padding: 0 20px; */
    /* width: 97.9%; */
    width: 94.3%;
    height: 46px;
    font-size: 16px;
    color: #b5b5b5;
    border: 1px solid #dddddd;
    border-radius: 4px;
    outline: none;
    padding-left: 17px;
    background: #f6f6f6;
}

.contactUs_Info input {
    background: #f7fbff;
    color: #b5b5b5;
    border: 1px solid #dddddd;
}

.contactUs_Info input::placeholder {
    color: #b5b5b5;
    /* 修改为你想要的颜色 */
}

.contactUs_Info_Ipt select {
    background: #f7fbff;
    border: 1px solid #dddddd;
}

.contactUs_Info_Textarea {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}

.contactUs_Info_Textarea input {
    padding-left: 20px;
    width: 92.2%;
    /* width: 93.3%; */
    height: 40px;
    font-size: 16px;
    color: #b5b5b5;
    border: 1px solid #dddddd;
    border-radius: 4px;
    outline: none;
    background: #f7fbff;
    /* width: 690px; */
}

.contactUs_Info_Btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 15px;
    margin-top: 20px;
}

.contactUs_Info_Btn a {
    margin: 0 40px;
    width: 148px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    /* padding: 6px 46px; */
    font-size: 24px;
    border-radius: 4px;
    cursor: pointer;
    -webkit-transition: .25s ease-in-out 0s;
    transition: .25s ease-in-out 0s;
    color: #fff;
    background: #006cfd;
    border: 1px solid #006cfd;
}

/*.contactUs_Info_Btn a:first-of-type{*/
/*    color: #1482DA;*/
/*    border: 1px solid #1482DA;*/
/*}*/
.contactUs_Info_Btn a:hover {
    color: #fff;
    background-color: #1482DA;
    border: 1px solid #1482DA;
}

/*.contactUs_Info_Btn a:last-of-type{*/
/*    color: #666;*/
/*    border: 1px solid #666;*/
/*}*/
/*.contactUs_Info_Btn a:last-of-type:hover{*/
/*    color: #fff;*/
/*    background-color: #666;*/
/*    border: 1px solid #666;*/
/*}*/


/*售后服务*/
.aftersales {
    padding: 20px 0 40px;
    width: 973px;
    float: right;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    background-color: #fff;
    -moz-box-shadow: 0px 0px 12px #c9e1f5;
    -webkit-box-shadow: 0px 0px 12px #c9e1f5;
    box-shadow: 0px 0px 12px #d9e8f5;
}

.aftersalesMain {
    padding-left: 60px;
    box-sizing: content-box;
    width: 70%;
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
}

.aftersalesChoice {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.aftersalesChoiceTitle {
    font-size: 16px;
    color: #333;
}

.aftersalesChoiceShop {
    padding: 20px 0 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.aftersalesChoiceShop>input {
    width: 16px;
    height: 16px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.aftersalesChoiceShop>img {
    width: 140px;
    margin-left: 16px;
}

.aftersalesChoiceShopInfo {
    margin-left: 16px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

.aftersalesChoiceShopInfo span,
.aftersalesChoiceShopInfo a {
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.aftersalesChoiceNum {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    color: #333;
    margin: 16px 0;
}

.aftersalesChoiceNum button {
    width: 30px;
    height: 26px;
    font-size: 16px;
    color: #333;
    border: 1px solid #333;
    background-color: #fff;
    cursor: pointer;
    outline: none;
    border-radius: 4px 0 0 4px;
}

.aftersalesChoiceNum button:first-of-type {
    border-radius: 4px 0 0 4px;
}

.aftersalesChoiceNum button:last-of-type {
    border-radius: 0 4px 4px 0;
}

.aftersalesChoiceNum input {
    width: 30px;
    height: 26px;
    font-size: 12px;
    color: #333;
    box-sizing: border-box;
    border: 1px solid #333;
    border-left: 0;
    border-right: 0;
    background-color: #fff;
    outline: none;
    text-align: center;
}

.aftersalesInput,
.aftersalesTextare {
    padding: 20px 0 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.aftersalesTextare {
    align-items: flex-start;
}

.aftersalesInput>label,
.aftersalesTextare>label {
    width: 130px;
    font-size: 16px;
    text-align: left;
    position: relative;
}

.aftersalesInput>label>span {
    position: absolute;
    left: -12px;
    top: 0;
    color: red;
    font-size: 16px;
}

.aftersalesInput input[type='text'] {
    padding: 0 20px;
    width: 200px;
    height: 32px;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    border: 1px solid #333;
    outline: none;
    border-radius: 4px;
}

.aftersalesInput select {
    padding: 0 20px;
    width: 200px;
    height: 32px;
    font-size: 14px;
    color: #333;
    border: 1px solid #333;
    outline: none;
    border-radius: 4px;
}

.aftersalesTextare textarea {
    padding: 10px 20px;
    width: 400px;
    height: 80px;
    font-size: 14px;
    color: #333;
    border: 1px solid #333;
    outline: none;
    border-radius: 4px;
    resize: none;
}

.upImgList {
    width: 444px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}

.upImgList_Odd {
    width: 124px;
    height: 124px;
    margin: 0 30px 20px 0;
    position: relative;
    /*border: 2px dashed #dbdbdb;*/
    /*background: url(../img/uploadImg.png) center center no-repeat;*/
    /*background-size: 50px auto;*/

    /*border: 2px dashed #1482DA;*/
    /*background: url(../img/saveLoadImg.png) center center no-repeat;*/
    /*background-size: 30px auto;*/
}

.upImgList_Odd:nth-child(3n) {
    margin-right: 0;
}

.upImgList_Odd>input {
    width: 124px;
    height: 124px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer;
}

.aftersalesRadio {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.aftersalesRadio input,
.aftersalesRadio label {
    cursor: pointer;
}

.aftersalesPost {
    padding: 20px 0 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.aftersalesPost a {
    width: 100px;
    height: 34px;
    line-height: 34px;
    font-size: 16px;
    color: #fff;
    background-color: #1482DA;
    border-radius: 4px;
    cursor: pointer;
}

.aftersales .aftersalesOrderInfo {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 20px;
    width: 30%;
    border-left: 1px solid #ccc;
}

.aftersalesOrderInfo_Shop {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 16px;
}

.aftersalesOrderInfo_Shop img {
    width: 65px;
}

.aftersalesOrderInfo_Shop a {
    width: 170px;
    margin-left: 10px;
    text-align: left;
    font-size: 14px;
    color: #333;
    cursor: pointer;
}

.aftersalesOrderInfo_Text {
    margin: 0 0 16px;
}


/*申请入驻*/
.tiao {
    height: 36px;
    background: url(../img/tiao.png) center center no-repeat;
    background-size: 100% auto;
}
.subTitle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 60px 0;
    text-align: center;
}

.subTitle h1 {
    color: #1482DA;
}

.subTitle h3 {
    color: #a5a5a5;
    padding-top: 30px;
}

.h1516 {
    /* height: 1516px; */
    height: 858px;
    padding-top: 150px;
}

.h1516 .sub_Whywhere {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 140px;
    height: 60.8%;
    /* height: 668px; */
    background: url(../img/moban/beijt.png) center center no-repeat;
    background-size: 100% auto;
}

.h1516 .sub_Whywhere .swlt {
    background: url(../img/Rectangle.png) center center no-repeat;
    background-size: 100% auto;
    width: 457px;
    position: relative;
    left: -40px;
    margin-top: 26px;
}

.h1516 .sub_Whywhere .swlt p {
    padding-left: 40px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
}

.sub_Whywhere {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 80px;
    background-color: #e8f5ff;
}

.sub_Whywhere .contactUs_Info {
    /* width: 48%; */
    width: 50%;
    background: #fff;
    /* box-shadow: 0 0 50px 5px rgb(0 0 0 / 10%); */
    box-shadow: 0 0 11px 0px rgb(0 0 0 / 20%);
    border-radius: 5px;
    margin-top: -116px;
}

.sub_Whywhere .sub_Whywhere_advantage {
    width: 48%;
    margin-top: -116px;
}

.h1516 .sub_Whywhere_advantage h2 {
    /* padding-top: 59px; */
    color: #1482DA;
}

/* .contactUs_sub_title {
    padding-top: 20px;
} */

.contactUs_sub_title h2 {
    color: #333;
    padding-top: 12px;
    padding-bottom: 12px;
}

.contactUs_sub_title span {
    color: #666;
}

.contactUs_sub_border {
    /* width: 240px; */
    width: 100%;
    margin: 6px 0;
    height: 2px;
    background: url(../img/Line.png) center center no-repeat;
    background-size: 100% auto;
    /* background-color: #1482DA; */
}

.sub_Whywhere .contactUs_Info_Title {
    color: #1482DA;
    /* padding-top: 20px; */
    font-weight: bold;
}

.sub_Whywhere .contactUs_Info_Ipt {
    justify-content: flex-start;
}

.sub_Whywhere_advantage {
    display: flex;
    flex-direction: column;
    align-items: center;
    /* padding: 40px 0; */
}

.sub_Whywhere_advantage_border {
    width: 140px;
    margin: 21px 0 34px;
    height: 2px;
    background-color: #006cfd;
}

.sub_Whywhere_advantage_list {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
}

.sub_Whywhere_advantage_view {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 44%;
    margin: 0 3% 20px;
    background-color: #fff;
    box-shadow: 0 0 10px 0px rgb(0 0 0 / 25%);
}

.sub_Whywhere_advantage_view img {
    margin: 10px 0;
    height: 80px;
}

.sub_Whywhere_advantage_view .Vector {
    padding-top: 30px;
    width: 40px;
    height: 40px;
}

.sub_Whywhere_advantage_view .Vector0 {
    background: url(../img/Vector.png) center center no-repeat;
    background-size: 100% auto;
    /* width: 84px;
    height: 69px; */
}

.sub_Whywhere_advantage_view .Vector1 {
    background: url(../img/Vector1.png) center center no-repeat;
    background-size: 100% auto;
    /* width: 91px;
    height: 69px; */
}

.sub_Whywhere_advantage_view .Vector2 {
    background: url(../img/Vector2.png) center center no-repeat;
    background-size: 100% auto;
    /* width: 82px;
    height: 70px; */
}

.sub_Whywhere_advantage_view .Vector3 {
    background: url(../img/Vector3.png) center center no-repeat;
    background-size: 100% auto;
    /* width: 78px;
    height: 93px; */
}

.sub_Whywhere_advantage_view .Vector4 {
    background: url(../img/Vector4.png) center center no-repeat;
    background-size: 100% auto;
    /* width: 80px;
    height: 80px; */
}

.sub_Whywhere_advantage_view .Vector5 {
    background: url(../img/Vector5.png) center center no-repeat;
    background-size: 100% auto;
    /* width: 86px;
    height: 80px; */

}

.sub_Whywhere_advantage_view_title {
    font-size: 20px;
    color: #0970fd;
    font-weight: bold;
}

.sub_Whywhere_advantage_view_border {
    width: 60px;
    margin: 8px 0;
    height: 2px;
    background-color: #cccccc;
}

.sub_Whywhere_advantage_view_text {
    font-size: 14px;
    color: #555555;
    padding: 0 40px;
    box-sizing: border-box;
    width: 100%;
    height: 70px;
}

.sub_mission {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #f9f9f9;
}

.sub_mission>img {
    width: 50%;
}

.sub_mission_view {
    width: 50%;
    display: flex;
    flex-direction: column;
}

.sub_mission_view>h2 {
    color: #1482DA;
}

.sub_mission_view_border {
    width: 180px;
    margin: 8px 0;
    height: 2px;
    background-color: #cccccc;
}

.sub_mission_view_text {
    margin: 10px 0;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    color: #999;
}

.sub_mission_view_text>span {
    font-size: 20px;
    color: #666;
}

.sub_mission_view_btn {
    width: 200px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: .25s ease-in-out 0s;
    transition: .25s ease-in-out 0s;
    color: #1482DA;
    border: 1px solid #1482DA;
}

.sub_mission_view_btn:hover {
    color: #fff;
    background-color: #1482DA;
    border: 1px solid #1482DA;
}

.sub_map {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0;
}

.sub_map_border {
    width: 240px;
    margin: 18px 0 32px;
    height: 2px;
    background-color: #cccccc;
}

.sub_map img {
    height: 700px;
}

.sub_different {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0;
    background: url("../img/moban/m3.jpg") center center no-repeat;
    background-size: 100% auto;
    color: #fff;
}

.sub_different_border {
    width: 240px;
    margin: 18px 0 32px;
    height: 2px;
    background-color: #cccccc;
}

.sub_different_text {
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 60%;
    box-sizing: border-box;
}

.sub_cooperation {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0;
    background-color: #f9f9f9;
}

.sub_cooperation_border {
    width: 240px;
    margin: 18px 0 32px;
    height: 2px;
    background-color: #1482DA;
}

.sub_cooperation_view {
    width: 100%;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.sub_cooperation_view_list {
    padding: 30px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 20%;
    background-color: #fff;
    box-shadow: 0px 6px 20px rgb(0 0 0 / 30%);
}

.sub_cooperation_view_list>a {
    margin-bottom: 30px;
}

.sub_cooperation_view_list>a>img {
    height: 40px;
}

.sub_cooperation_view_list_text {
    width: 80%;
    height: 180px;
    font-size: 14px;
    color: #555555;
    text-align: center;
    margin-bottom: 30px;
}

.sub_cooperation_view_list_name {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 20px;
    color: #555555;
}

.sub_cooperation_view_list_name span {
    padding-top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 14px;
    color: #999999;
}

.kzRightCenter {
    top: unset !important;
    bottom: 40px !important;
}

.h658 {
    /* padding-top: 17px; */
    padding-top: 3%;
}

/* ———————————————————————————————————— */
/* 平台入驻-我们的使命 */
.h658 .sub_Whywhere {
    padding: 0 80px;
    height: 658px;
    background: url(../img/wmdesm.png) center center no-repeat;
    background-size: 100% auto;
    justify-content: flex-end;
}

.h658 .yoceneir {
    padding-top: 44px;
    /* padding-right: 260px; */
    padding-right: 15%;
}

.h658 .yoceneir h2 {
    font-size: 32px;
    color: #5f5f5f;
}

.h658 .yoceneir .xian {
    display: inline-block;
    width: 200px;
    height: 3px;
    background: #006cfd;
    margin-top: 20px;
}

.h658 .yoceneir p {
    padding-top: 30px;
    color: #767676;
}

.h658 .yoceneir h3 {
    font-size: 32px;
    color: #006cfd;
    padding-top: 40px;
}

.h658 .yoceneir .tolan {
    width: 520px;
    height: 140px;
    background: url(../img/tolan.png) center center no-repeat;
    background-size: 100% auto;
    padding-top: 30px;
}

.h658 .yoceneir h4 {
    font-size: 32px;
    color: #a1a1a1;
    padding-top: 30px;
}

.h658 .yoceneir button {
    width: 148px;
    height: 44px;
    background: #006CFD;
    border: 0px solid #006CFD;
    margin: 7% 0 0 31%;
    font-size: 26px;
    border-radius: 4px;
}

.h658 .yoceneir button a {
    font-size: 24px;
    color: #fff;
}

/* ______________________________________ */
/* 平台入驻-每时每刻 */
.h1287 {
    height: 1130px;
    /* background: #f3f8ff; */
}

.h1287 .sub_Whywhere {
    padding: 0 380px;
    height: 1065px;
    background: url(../img/msmk.png) center center no-repeat;
    background-size: 100% auto;
    /* justify-content: flex-end; */
    align-items: center;
    flex-direction: column;
}
.h1287 .sub_Whywhere .ditu {
    width: 1257px;
    height: 1231px;
    background: url(../img/msmkdt.png) center center no-repeat;
    background-size: 95% auto;
    position: absolute;
}

.h1287 .sub_Whywhere .sjyuan h2 {
    text-align: center;
    padding-top: 30px;
    font-size: 32px;
    color: #5f6062;
}
.h1287 .sub_Whywhere .sjyuan h3 {
    text-align: center;
}
.h1287 .sub_Whywhere .sjyuan span {
    display: inline-block;
    width: 200px;
    height: 3px;
    background: #006CFD;
    margin-top: 20px;
}
.h1287 .sub_Whywhere .sjyuan p {
    color: #737578;
    width: 813px;
    font-size: 20px;
}

.h1287 .shujy {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    position: relative;
    top: 0px;
}

.h1287 .obj {
    width: 204px;
    height: 214px;
    /* color: #006CFD; */
    font-size: 38px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px 20px;
}
.h1287 .obj .obj0 {
    background: -webkit-linear-gradient(45deg, dodgerblue, white);
    background: linear-gradient(2deg, dodgerblue, white);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

/* .h1287 .sub_Whywhere .sjyuan {
    width: 996px;
    height: 220px;
    background: url(../img/sjyuan.png) center center no-repeat;
    background-size: 100% auto;
    position: relative;
    top: 90px;
} */
.h1287 #obj5 {
    background: url(../img/shujy1.png) center center no-repeat;
    background-size: 100% auto;
}

.h1287 #obj6 {
    background: url(../img/shujy2.png) center center no-repeat;
    background-size: 100% auto;
}

.h1287 #obj7 {
    background: url(../img/shujy3.png) center center no-repeat;
    background-size: 100% auto;
}

.h1287 #obj8 {
    background: url(../img/shujy4.png) center center no-repeat;
    background-size: 100% auto;
}

/* _____________________________ */
/* 平台入驻-AI+生成式大数据模型 */
.h772 {
    height: 772px;
}

.h772 .sub_Whywhere {
    padding: 0 80px;
    height: 772px;
    background: url(../img/tuzhognt.png) center center no-repeat;
    background-size: 100% auto;
}

.h772 .sub_Whywhere .tuztu {
    width: 946px;
    margin: 0 auto;
}

.h772 .sub_Whywhere .tuztu h2 {
    font-size: 30px;
    padding-top: 78px;
    color: #fff;
    text-align: center;
}

.h772 .sub_Whywhere .tuztu h3 {
    text-align: center;
}

.h772 .sub_Whywhere .tuztu span {
    display: inline-block;
    width: 200px;
    height: 3px;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 47px;
}

.h772 .sub_Whywhere .tuztu p {
    font-size: 20px;
    color: #fff;
    padding-bottom: 20px;
}

/* ———————————————————————————————————————————— */
/* 平台入驻-合作伙伴 */
.h2000 .sub_Whywhere1 {
    /* padding: 0 380px; */
    width: 1170px;
    margin: 0 auto;
}

.h2000 .dnaohlog {
    padding-top: 81px;
    /* padding-bottom: 98px; */
}

.h2000 .dnaohlog h2 {
    font-size: 32px;
    color: #000;
    font-weight: bold;
    text-align: center;
}

.h2000 .dnaohlog h3 {
    text-align: center;
}

.h2000 .dnaohlog span {
    display: inline-block;
    width: 200px;
    height: 3px;
    background: #006cfd;
    margin-top: 20px;
    /* margin-bottom: 47px; */
}

.h2000 .dnaohlog .diannaohlog {
    display: flex;
    justify-content: space-between;
}

.h2000 .dnaohlog .ptop0 {
    padding-top: 78px;
}

.h2000 .dnaohlog .ptop {
    padding-top: 78px;
}

.h2000 .dnaohlog .diannaohlog .dnaotp {
    width: 543px;
    height: 550px;
    background: url(../img/dnaotp.png) center center no-repeat;
    background-size: 100% auto;
}

.h2000 .dnaohlog .diannaohlog .dnaotp1 {
    /* width: 543px; */
    width: 50%;
    height: 550px;
    background: url(../img/dnaotp1.png) center center no-repeat;
    background-size: 100% auto;
}

.h2000 .dnaohlog .diannaohlog .dnaotp2 {
    /* width: 543px; */
    width: 50%;
    height: 550px;
    background: url(../img/dnaotp2.png) center center no-repeat;
    background-size: 100% auto;
}

.h2000 .dnaohlog .diannaohlog .logtp12 {
    /* width: 600px; */
    width: 50%;
    padding-top: 145px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;

}

.h2000 .dnaohlog .diannaohlog .logtp12 button {
    width: 148px;
    height: 44px;
    background: #006cfd;
    border: 0px solid #006cfd;
    margin-top: 87px;
    border-radius: 4px;
}

.h2000 .dnaohlog .diannaohlog .logtp12 button a {
    /* font-size: 18px; */
    color: #fff;
    color: #fff;
    font-size: 24px;
    line-height: 44px;
}

.h2000 .dnaohlog .diannaohlog .logtp12 .tp3 {
    display: flex;
    align-items: center;
}

.h2000 .logtp12 .tp3 .loger0 {
    margin: 0 10px;
}

.h2000 .logtp12 .tp3 .log1 {
    width: 332px;
    height: 75px;
    background: url(../img/log1.png) center center no-repeat;
    background-size: 100% auto;
}

.h2000 .logtp12 .tp3 .log2 {
    width: 210px;
    height: 88px;
    background: url(../img/log2.png) center center no-repeat;
    background-size: 100% auto;
}

.h2000 .logtp12 .tp3 .log3 {
    width: 81px;
    height: 88px;
    background: url(../img/log3.png) center center no-repeat;
    background-size: 100% auto;
}

.h2000 .logtp12 .tp3 .log4 {
    width: 210px;
    /* width: 254px; */
    height: 88px;
    background: url(../img/log4.png) center center no-repeat;
    background-size: 100% auto;
}

.h2000 .logtp12 .tp3 .log5 {
    width: 210px;
    /* width: 270px; */
    height: 48px;
    background: url(../img/log5.png) center center no-repeat;
    background-size: 100% auto;
}